Learn R Programming

DataSetsUni (version 0.1)

UK mortality rates: The mortality rate of COVID-19 patients in the United Kingdom

Description

The function allows to provide the mortality rate of COVID-19 patients in the United Kingdom (UK) from 1 December 2020 to 29 January 2021.

Usage

data_mortalityUK

Value

data_mortalityUK gives the mortality rate of COVID-19 patients in the UK.

Arguments

data_mortalityUK

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data sets represent the mortality rate of COVID-19 patients in the UK from 1 December 2020 to 29 January 2021. Recently, it is used by Almetwally (2022) and fitted the odd Weibull inverse Lopp–Leone distribution.

References

Almetwally, E. M. (2022). The odd Weibull inverse topp–leone distribution with applications to COVID-19 data. Annals of Data Science, 9(1), 121-140.

Nasiru, S., Abubakari, A. G., & Chesneau, C. (2022). New Lifetime Distribution for Modeling Data on the Unit Interval: Properties, Applications and Quantile Regression. Mathematical and Computational Applications, 27(6), 105.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

Run this code
x<-data_mortalityUK
summary(x)

Run the code above in your browser using DataLab